projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58001c1
)
(Fset_fontset_font): Remove unused vars `family' and `registry'.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 30 Jun 2004 19:34:15 +0000
(19:34 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 30 Jun 2004 19:34:15 +0000
(19:34 +0000)
src/fontset.c
patch
|
blob
|
history
diff --git
a/src/fontset.c
b/src/fontset.c
index 41c8c807495303a14860e3530280071518e75922..1e64c753330f4d595eaa78456015c4ed33bd2fa8 100644
(file)
--- a/
src/fontset.c
+++ b/
src/fontset.c
@@
-1,4
+1,5
@@
/* Fontset handler.
+ Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 1995, 1997, 2000 Electrotechnical Laboratory, JAPAN.
Licensed to the Free Software Foundation.
@@
-1084,7
+1085,6
@@
name of a font, REGISTRY is a registry name of a font. */)
Lisp_Object realized;
int from, to;
int id;
- Lisp_Object family, registry;
fontset = check_fontset_name (name);